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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16483Jai, Warren, S3000MelbourneVictoriaAustralia
23675Prasad, Emmanuel98225BellinghamWashingtonUnited States
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-11 21:41:49.296 UTC