[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 328   SHUFFLE   <  SKIP 3188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24336Wright, Gabrielle97222MilwaukieOregonUnited States
16783Barnes, Grace, R98403TacomaWashingtonUnited States
21271Wang, Thomas94611OaklandCaliforniaUnited States

Generated 2025-07-20 16:12:29.486 UTC