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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13957Munoz, Meredith4551CaloundraQueenslandAustralia
13163Lopez, Noah, M94015Daly CityCaliforniaUnited States
11714Long, Alexandria, E92102San DiegoCaliforniaUnited States
25200Williams, Nathan99202SpokaneWashingtonUnited States

Generated 2025-07-11 12:01:40.343 UTC