[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21071Pal, Lindsey, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
24749Guo, Marshall, C94519ConcordCaliforniaUnited States
28819Bennett, Grace, AV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-10 09:42:31.866 UTC