[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 3669   SHUFFLE   <  SKIP 3901  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22566Pal, Damien, MRG12 8TBBracknellEnglandUnited Kingdom
21843He, Erica, F04139LeipzigNordrhein-WestfalenGermany
26485Bryant, Jason98055RentonWashingtonUnited States

Generated 2025-07-15 05:54:59.379 UTC