[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2462   <  SKIP 1436  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States
17766Xu, Jake, E75003ParisSeine (Paris)France
12702Shan, Yolanda4810TownsvilleQueenslandAustralia
12741Mr., Sam, Raymond70452StuttgartSaarlandGermany

Generated 2025-07-22 05:19:38.372 UTC