[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 2421   SHUFFLE   <  SKIP 428  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27141Anand, Tonya, AWA1WarringtonEnglandUnited Kingdom
23132Lee, Anthony, M95062Santa CruzCaliforniaUnited States
19509Suri, Nancy60323FrankfurtHessenGermany
17202Martinez, DeannaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 23:17:27.908 UTC