[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 405   SHUFFLE   <  SKIP 289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25939Tang, Willie, A3429SunburyVictoriaAustralia
23875Green, Sean98403TacomaWashingtonUnited States
16746Peterson, Brianna, W97034Lake OswegoOregonUnited States

Generated 2025-07-19 06:14:25.210 UTC