[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 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28138Ramos, Marvin3205South MelbourneVictoriaAustralia
18458She, Gregory3000MelbourneVictoriaAustralia
28523James, CharlesGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 10:38:15.522 UTC