[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16923Gonzales, Connor, M98033KirklandWashingtonUnited States
15158Moore, Victoria90012Los AngelesCaliforniaUnited States
25248Madan, Denise, R3205South MelbourneVictoriaAustralia

Generated 2025-07-11 18:09:35.749 UTC