[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 3078  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26995Washington, Caleb78000VersaillesYvelineFrance
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom
17265Flores, Grace, C91932Imperial BeachCaliforniaUnited States
15742Thompson, Grace, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-09 19:11:49.447 UTC