[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 717   SHUFFLE   <  SKIP 2515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25254She, Krystal, A98168BurienWashingtonUnited States
12546Andersen, Clarence63151MühlheimHamburgGermany
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 16:06:31.767 UTC