[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 2295   SHUFFLE   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15957Ross, Samuel, T94063Redwood CityCaliforniaUnited States
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-17 14:52:24.161 UTC