[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 875   SHUFFLE   <  SKIP 9012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
17061Alonso, Brandi2264SilverwaterNew South WalesAustralia
23057Richardson, Caitlin, TV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-18 11:30:26.086 UTC