[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 1356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14686Raje, Casey, A2065St. LeonardsNew South WalesAustralia
20426Perez, Johnathan, D4171HawthorneQueenslandAustralia
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-06 19:45:23.115 UTC