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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22451Rai, Barbara, JGL50CheltenhamEnglandUnited Kingdom
24217Morgan, LaurenGL50CheltenhamEnglandUnited Kingdom
23252Wood, Alexia94611OaklandCaliforniaUnited States
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 07:33:04.983 UTC