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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23145Xie, Nichole94519ConcordCaliforniaUnited States
26254Henderson, Seth, A97005BeavertonOregonUnited States
28353Kapoor, Summer4169East BrisbaneQueenslandAustralia

Generated 2025-07-20 18:09:13.763 UTC