[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5938   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23358Alvarez, Alberto94014ColmaCaliforniaUnited States
13791Martin, AudreyMK8 8DFMilton KeynesEnglandUnited Kingdom
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-18 06:47:47.185 UTC