[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 0   SHUFFLE   <  SKIP 3053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24007Huang, Randy2500WollongongNew South WalesAustralia
25991Hayes, AriannaV3A 4R2LangleyBritish ColumbiaCanada
20126Carter, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-11-03 20:28:25.170 UTC