[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   SKIP 593   SHUFFLE   <  SKIP 230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19928Sanz, Jaime, CWA3WatfordEnglandUnited Kingdom
18749Stewart, Olivia, BV2M1S6NewtonBritish ColumbiaCanada
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 13:21:14.120 UTC