[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 2511   SHUFFLE   <  SKIP 1299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29243Torres, Jared90706BellflowerCaliforniaUnited States
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States
23303Lal, Connor, C97205PortlandOregonUnited States

Generated 2025-07-15 12:38:08.831 UTC