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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15648Gonzalez, Edgar, A3220GeelongVictoriaAustralia
23575Ray, Bobby2061Milsons PointNew South WalesAustralia
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 19:37:10.954 UTC