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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17485Davis, Blake, N98033KirklandWashingtonUnited States
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
19313Baker, Charles57000MetzMoselleFrance
15693Barnes, Isabel64283DarmstadtHessenGermany
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
13652Zeng, Tamara, A97005BeavertonOregonUnited States

Generated 2025-07-16 19:37:56.351 UTC