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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21717King, Angel, M90505TorranceCaliforniaUnited States
26058Stewart, Faith90241DowneyCaliforniaUnited States
11284Serrano, Theresa91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 22:12:44.664 UTC