[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 875   SHUFFLE   <  SKIP 5211  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19889Sanders, Catherine92020El CajonCaliforniaUnited States
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States
24456Ruiz, Danny2444Port MacquarieNew South WalesAustralia

Generated 2025-07-17 13:04:26.665 UTC