[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 875   SHUFFLE   <  SKIP 6234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13610Sharma, Omar, R75019ParisSeine (Paris)France
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
26237Martin, Grace, M94519ConcordCaliforniaUnited States

Generated 2025-07-09 14:15:52.537 UTC