[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6264   <  SKIP 869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18173Zhang, Brent, LSW6 SBYLondonEnglandUnited Kingdom
28241King, Charles, L98055RentonWashingtonUnited States
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-18 18:41:43.573 UTC