[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 0   SHUFFLE   <  SKIP 2944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
15746Walker, Emily, L98036LynnwoodWashingtonUnited States
15161James, Trinity, A94303Palo AltoCaliforniaUnited States

Generated 2025-10-31 01:10:44.773 UTC