[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 250   SHUFFLE   <  SKIP 728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16907Hall, Sarah, J91950National CityCaliforniaUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
23106Yuan, Kathryn, L2500WollongongNew South WalesAustralia

Generated 2025-07-10 15:43:09.443 UTC