[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 189   SHUFFLE   <  SKIP 1311  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
18851Cook, Dalton, E90802Long BeachCaliforniaUnited States
12218Xu, Mitchell, J13441BerlinHessenGermany
25077Clark, Wyatt, M98403TacomaWashingtonUnited States

Generated 2025-07-09 13:23:05.833 UTC