[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 650   SHUFFLE   <  SKIP 3456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26884James, Paige, S95010HofBayernGermany
20563Blanco, Kendra66041PoingSaarlandGermany
25523Thompson, Nathan, TYO15YorkEnglandUnited Kingdom

Generated 2025-07-19 12:46:45.166 UTC