[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 717   SHUFFLE   <  SKIP 1830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13358Edwards, AlexandraV9MetchosinBritish ColumbiaCanada
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
25770Blanco, Reginald, D62200Boulogne-sur-MerPas de CalaisFrance
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-21 14:44:27.363 UTC