[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 396   SHUFFLE   <  SKIP 1721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21316Thompson, John, I94070San CarlosCaliforniaUnited States
18411Powell, Jack, JV3L 1E7WestminsterBritish ColumbiaCanada
28235Rogers, Cole, M92118CoronadoCaliforniaUnited States

Generated 2025-07-16 15:09:39.371 UTC