[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 3249   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France
23705Bryant, Jeremy92020El CajonCaliforniaUnited States
13348Young, Noah91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 22:40:08.241 UTC