[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 5505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11671Brown, Jessica, L92020El CajonCaliforniaUnited States
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom
19130Baker, Madeline91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 10:58:40.666 UTC