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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20533Perry, Luis90241DowneyCaliforniaUnited States
27058Butler, Nathan, K98055RentonWashingtonUnited States
15024Jones, Nathan3550BendigoVictoriaAustralia

Generated 2025-07-11 09:43:50.729 UTC