[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 194   SHUFFLE   <  SKIP 3336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17766Xu, Jake, E75003ParisSeine (Paris)France
27978Luo, Barbara2061Milsons PointNew South WalesAustralia
18216Zhang, Susan, S4810TownsvilleQueenslandAustralia
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-20 00:48:23.420 UTC