[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 2434   SHUFFLE   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11278Phillips, Jonathan98020EdmondsWashingtonUnited States
25120Rodriguez, Heidi, L2580GoulburnNew South WalesAustralia
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 23:28:08.196 UTC