[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 3669   SHUFFLE   <  SKIP 2353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom
29249Long, Austin, H98284Sedro WoolleyWashingtonUnited States
27867Blanco, Alberto, R2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 08:43:40.040 UTC