[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 2693   SHUFFLE   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24914Zhou, Heather, M3198SeafordVictoriaAustralia
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 10:28:24.428 UTC