[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 34   SHUFFLE   <  SKIP 2201  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17207Torres, Ian, VYO15YorkEnglandUnited Kingdom
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
11423Stewart, Jasmine20354HamburgHamburgGermany
17394Mehta, Veronica94014ColmaCaliforniaUnited States

Generated 2025-07-15 22:15:56.453 UTC