[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 750   SHUFFLE   <  SKIP 113  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom
22523Xu, Jon, G60323FrankfurtHessenGermany
24259Price, Gavin, J98312BremertonWashingtonUnited States
19531Robinson, John, I94014ColmaCaliforniaUnited States

Generated 2025-07-10 21:42:22.018 UTC