[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 680   SHUFFLE   <  SKIP 5685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14179Xu, Claudia, J38001BraunschweigNordrhein-WestfalenGermany
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom
25450Deng, Darrell, A70511StuttgartSaarlandGermany
19732Hill, Kyle90706BellflowerCaliforniaUnited States

Generated 2025-07-15 01:32:01.485 UTC