[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   SHUFFLE   SKIP 1500   <  SKIP 4737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27113Diaz, Ashley, C98027IssaquahWashingtonUnited States
11726Liang, Micah, R98168BurienWashingtonUnited States
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-19 02:00:59.719 UTC