[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 2216  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17674Wang, Kevin90210Beverly HillsCaliforniaUnited States
26749Sun, Rafael4655Hervey BayQueenslandAustralia
18241Sharma, Tony2777SpringwoodNew South WalesAustralia
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 18:32:21.074 UTC