[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 3547  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
16911Patterson, Caleb98201EverettWashingtonUnited States
11714Long, Alexandria, E92102San DiegoCaliforniaUnited States
23428Bailey, Savannah, J2580GoulburnNew South WalesAustralia

Generated 2025-07-12 12:57:17.102 UTC