[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 189   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17760Romero, DianaEM15Esher-MoleseyEnglandUnited Kingdom
11853Jones, Grace94519ConcordCaliforniaUnited States
16690Wu, Aimee2113North RydeNew South WalesAustralia

Generated 2025-07-14 20:40:03.576 UTC