[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 461   SHUFFLE   <  SKIP 2954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23751Lal, Lacey, LMK8 8DFMilton KeynesEnglandUnited Kingdom
16037Kelly, Melissa59368WerneNordrhein-WestfalenGermany
22985Phillips, Hailey98020EdmondsWashingtonUnited States

Generated 2025-07-12 18:50:31.232 UTC