[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 1845   SHUFFLE   <  SKIP 2107  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
14559Washington, Ashley90802Long BeachCaliforniaUnited States
24703White, Jonathan, AAS23Stoke-on-TrentEnglandUnited Kingdom
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France

Generated 2025-07-16 05:56:18.248 UTC