[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 470   SHUFFLE   <  SKIP 4073  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17660Young, Seth, W94704BerkeleyCaliforniaUnited States
21256Torres, Meghan, I2060Lavender BayNew South WalesAustralia
28198Moyer, Jared, VV0SookeBritish ColumbiaCanada
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 03:23:18.297 UTC