[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 2000   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13080Mehta, Denise6006PerthSouth AustraliaAustralia
20406Munoz, Felicia, D3198SeafordVictoriaAustralia
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 05:15:17.173 UTC