[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 945  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21761Sanders, Makayla90505TorranceCaliforniaUnited States
29236Young, Eric92020El CajonCaliforniaUnited States
14672Nath, Omar, F4551CaloundraQueenslandAustralia
13074Hughes, Grace, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 11:54:43.925 UTC