[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 511   SHUFFLE   <  SKIP 1327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17573Ross, Caroline94941Mill ValleyCaliforniaUnited States
21023Wang, CaraRH15 9UDWest SussexEnglandUnited Kingdom
12677Liu, Cedric2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-13 06:06:52.939 UTC