[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 250   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
18010Jai, Clarence, S45000OrleansLoiretFrance
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States

Generated 2025-07-09 21:56:55.751 UTC