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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17590Cox, Garrett, R97222MilwaukieOregonUnited States
18160Rivera, BryanGA10GatesheadEnglandUnited Kingdom
13830Cox, AndreaEM15Esher-MoleseyEnglandUnited Kingdom
12109Foster, Morgan, W99202SpokaneWashingtonUnited States

Generated 2025-07-13 22:05:31.055 UTC