[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 3032   SHUFFLE   <  SKIP 253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17331Stone, Keith3205South MelbourneVictoriaAustralia
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
15534Bell, Steven97205PortlandOregonUnited States

Generated 2025-07-20 19:26:19.595 UTC