[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 1445   SHUFFLE   <  SKIP 259  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18709Hernandez, Darren, A3205South MelbourneVictoriaAustralia
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
21939Roberts, Thomas, JV9LangfordBritish ColumbiaCanada
13706Peterson, Kaitlyn, SV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 16:05:32.017 UTC