[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 3633   SHUFFLE   <  SKIP 1895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22559Vazquez, StacyYO15YorkEnglandUnited Kingdom
18719Suarez, Alberto, G2138RhodesNew South WalesAustralia
13772Perez, Michele, KPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 07:22:39.029 UTC