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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11531Yuan, Nina, R90210Beverly HillsCaliforniaUnited States
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance
13653Chander, Tony98168BurienWashingtonUnited States
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 13:15:05.795 UTC