[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 509   SHUFFLE   <  SKIP 646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21262Edwards, Sara, R91977Spring ValleyCaliforniaUnited States
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 23:48:33.061 UTC