[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 506   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20747Vazquez, Melody98168BurienWashingtonUnited States
14063Mr., Sands, Patrick2036MatravilleNew South WalesAustralia
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom

Generated 2025-07-09 03:43:48.283 UTC