[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 24   SHUFFLE   <  SKIP 986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15322Green, Evan, M99362Walla WallaWashingtonUnited States
27549Johnson, Hunter, M99362Walla WallaWashingtonUnited States
20546Fernandez, RuthV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-13 15:53:27.556 UTC