[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 518   SHUFFLE   <  SKIP 6029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23151Brown, Michael, A97222MilwaukieOregonUnited States
17621Price, Brianna, J90802Long BeachCaliforniaUnited States
17147Nelson, JenniferV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-16 23:47:40.204 UTC