[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 3633   SHUFFLE   <  SKIP 1812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16167Moore, Devin, J3429SunburyVictoriaAustralia
18657Morgan, Alex, M90712LakewoodCaliforniaUnited States
11401Navarro, Linda75019ParisSeine (Paris)France

Generated 2025-07-14 14:20:40.765 UTC