[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 3098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29086Diaz, Frank, F4700RockhamptonQueenslandAustralia
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States

Generated 2025-07-14 02:31:23.016 UTC