[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 2421   SHUFFLE   <  SKIP 4211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15173Henderson, Miguel, J97330CorvallisOregonUnited States
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
27829Wang, Jorge, M75010ParisSeine (Paris)France

Generated 2025-07-10 06:47:03.504 UTC