[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 4931   SHUFFLE   <  SKIP 533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
18408West, Cody98168BurienWashingtonUnited States
14163Garcia, Ebony, S14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-21 18:29:27.442 UTC