[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 1305   SHUFFLE   <  SKIP 1491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20754Davis, Ian, T92806La JollaCaliforniaUnited States
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom
16022Hernandez, Devin, S98107BallardWashingtonUnited States
27085Wilson, ChristianV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-22 09:34:00.438 UTC