[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 2249  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12135Taylor, Fernando, W92020El CajonCaliforniaUnited States
19375Anand, Omar48001MünsterSaarlandGermany
23900Yang, Rafael, A91480FrankfurtBayernGermany
27795Vance, Holly, S75002ParisSeine (Paris)France

Generated 2025-07-12 16:50:49.363 UTC