[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 1750   SHUFFLE   <  SKIP 524  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19657Griffin, Emily98055RentonWashingtonUnited States
12580She, Cedric, R3205South MelbourneVictoriaAustralia
20672Ross, Fernando94519ConcordCaliforniaUnited States

Generated 2025-11-06 01:43:41.464 UTC