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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18558Price, Alexandra, C98055RentonWashingtonUnited States
11792Perry, Alexia, J94014ColmaCaliforniaUnited States
23700Young, Katelyn, W97355LebanonOregonUnited States
16320Simmons, Rachel, E59140DunkerqueNordFrance

Generated 2025-07-14 02:04:44.313 UTC