[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 24   SHUFFLE   <  SKIP 2187  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
11238Prasad, MayraB29 6SLBirminghamEnglandUnited Kingdom
26228Perez, Carolyn, B66041PoingSaarlandGermany
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-14 03:21:23.193 UTC