[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 1156   SHUFFLE   <  SKIP 15  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13406Jiménez, Craig48001MünsterSaarlandGermany
12611Sara, ManuelWA3WatfordEnglandUnited Kingdom
21195Xu, Rafael, N3198SeafordVictoriaAustralia

Generated 2025-07-08 14:06:13.212 UTC