[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 2295   SHUFFLE   <  SKIP 367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25373Chande, Nichole94014ColmaCaliforniaUnited States
15904Bennett, Janice91910Chula VistaCaliforniaUnited States
11576Zhu, Micah, V59170CroixNordFrance

Generated 2025-07-11 15:54:14.688 UTC