[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 591   SHUFFLE   <  SKIP 3278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11781Gray, Carlos94015Daly CityCaliforniaUnited States
20467Bennett, Gabrielle98027IssaquahWashingtonUnited States
26947Ma, Suzanne, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 00:04:40.275 UTC