[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 6224   <  SKIP 1132  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20578Kapoor, Martin, N75002ParisSeine (Paris)France
15288Perry, Logan91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 17:41:07.162 UTC