[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 613   SHUFFLE   <  SKIP 655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21649Nara, Keith94519ConcordCaliforniaUnited States
23734Wood, Melanie, R97301SalemOregonUnited States
20199Cook, Hailey, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 14:31:27.359 UTC