[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 480   SHUFFLE   <  SKIP 2461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15057Chandra, Regina, MW10 6BLLondonEnglandUnited Kingdom
11292Phillips, Seth91776San GabrielCaliforniaUnited States
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-10 22:38:12.062 UTC