[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 24   SHUFFLE   <  SKIP 1595  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13210Simmons, Ethan94063Redwood CityCaliforniaUnited States
28820Alvarez, Naomi98225BellinghamWashingtonUnited States
17181Lal, Jenny, C70511StuttgartSaarlandGermany
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-14 01:35:14.288 UTC