[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 512   SHUFFLE   <  SKIP 2650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom
29009Arun, Stanley, M94010BurlingameCaliforniaUnited States
23067Pal, Kelli, M94010BurlingameCaliforniaUnited States

Generated 2025-07-13 18:54:07.001 UTC