[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 494   SHUFFLE   <  SKIP 422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
29199Wilson, James, M94536FremontCaliforniaUnited States
12720Chande, Nicolas, J92150SuresnesHauts de SeineFrance

Generated 2025-07-11 03:47:49.442 UTC