[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 634   SHUFFLE   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23237Young, Caleb, C34117KasselHessenGermany
12041Martin, Seth98270MarysvilleWashingtonUnited States
12483Perez, Amanda59100RoubaixNordFrance

Generated 2025-07-09 05:32:06.740 UTC