[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 875   SHUFFLE   <  SKIP 6598  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom
27032Garcia, Miguel, L92102San DiegoCaliforniaUnited States
16492Sanz, Theodore, M2500WollongongNew South WalesAustralia

Generated 2025-07-09 17:15:25.208 UTC