[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4905  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16878Young, Devin97330CorvallisOregonUnited States
20471Gonzalez, Carlos98033KirklandWashingtonUnited States
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
15568Hayes, Aaron, A91203GlendaleCaliforniaUnited States
26281Alexander, Ian, D91791West CovinaCaliforniaUnited States
14975Scott, DaltonCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 01:27:39.264 UTC