[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 5354  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11954Garcia, Joseph, M91203GlendaleCaliforniaUnited States
19184Hayes, EmilyPE17BuryEnglandUnited Kingdom
23119Zhao, Gilbert2060Lavender BayNew South WalesAustralia
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 13:39:33.131 UTC