[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 480   SHUFFLE   <  SKIP 2461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15039Xie, Michele, M7001HobartTasmaniaAustralia
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
26369Nath, Kate, J92310SèvresHauts de SeineFrance
21419Ma, Gilbert92118CoronadoCaliforniaUnited States

Generated 2025-07-12 20:25:46.789 UTC