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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26599Reed, Allison91364Woodland HillsCaliforniaUnited States
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States
27552Guo, Shannon, C92118CoronadoCaliforniaUnited States

Generated 2025-07-09 04:58:39.989 UTC