[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3641  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21370Martinez, Emmanuel, V3337MeltonVictoriaAustralia
29057Andersen, Latoya, J90706BellflowerCaliforniaUnited States
19842Phillips, Katherine, S98312BremertonWashingtonUnited States

Generated 2025-07-11 16:45:10.641 UTC