[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 406   SHUFFLE   <  SKIP 3102  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom
15480Lopez, Denise, K91502BurbankCaliforniaUnited States
11373Luo, Carly, H38231SalzgitterHessenGermany

Generated 2025-07-20 04:40:11.405 UTC