[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 16   <  SKIP 118  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23990Huang, Claudia, M92700ColombesHauts de SeineFrance
12557Lopez, Phillip, A92100Boulogne-BillancourtHauts de SeineFrance
21109Pal, Katie70452StuttgartSaarlandGermany

Generated 2025-07-10 19:02:34.934 UTC