[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 1925   SHUFFLE   <  SKIP 487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11591Lu, Stacey, W78000VersaillesYvelineFrance
22754Foster, Robert, S98270MarysvilleWashingtonUnited States
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom

Generated 2025-07-17 05:54:46.871 UTC