[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 677   SHUFFLE   <  SKIP 3333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States
20801Chandra, Ronald, HRG12 8TBBracknellEnglandUnited Kingdom
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-18 14:59:16.398 UTC