[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 4052  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States
25653Gao, Alan91480FrankfurtBayernGermany
13573Pal, Edwin, M45000OrleansLoiretFrance

Generated 2025-07-13 22:34:24.993 UTC