[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   SKIP 413   SHUFFLE   <  SKIP 989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States
22338Russell, Thomas94015Daly CityCaliforniaUnited States
23607She, WayneSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 13:15:33.176 UTC