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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16271Gutierrez, Michele, K10210BerlinHamburgGermany
24782Morris, Nicole, R90210Beverly HillsCaliforniaUnited States
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
17971Perez, Mayra92700ColombesHauts de SeineFrance
16366Henderson, Isabelle, KV8Y 1L1CliffsideBritish ColumbiaCanada
24873Li, Alisha, W66041PoingSaarlandGermany

Generated 2025-07-11 13:35:20.850 UTC