[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 663   SHUFFLE   <  SKIP 147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27186Shan, LindsayY03 4TNYorkEnglandUnited Kingdom
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States
17274Lu, Arturo, E98312BremertonWashingtonUnited States

Generated 2025-07-09 05:34:32.882 UTC