[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 4809   SHUFFLE   <  SKIP 3871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States
23181Evans, Evan98225BellinghamWashingtonUnited States
19148Ramirez, Cody, M97005BeavertonOregonUnited States

Generated 2025-07-20 03:54:23.007 UTC