[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 2817   SHUFFLE   <  SKIP 1643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-17 20:15:57.537 UTC