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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24721Zheng, MandyW10 6BLLondonEnglandUnited Kingdom
20521Carlson, Gina, R98312BremertonWashingtonUnited States
22671King, WyattLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 15:00:35.808 UTC