[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 327   SHUFFLE   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14132Ross, Brandon3429SunburyVictoriaAustralia
13436Griffin, Gail98027IssaquahWashingtonUnited States
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States

Generated 2025-07-21 09:09:18.919 UTC