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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18596Cooper, Gabriella, L94014ColmaCaliforniaUnited States
18655Diaz, Eric, R98033KirklandWashingtonUnited States
19581Ma, Todd3000MelbourneVictoriaAustralia

Generated 2025-07-11 14:05:55.990 UTC