[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 2857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16985Li, Adam97045Oregon CityOregonUnited States
20089Powell, Luis, J98055RentonWashingtonUnited States
25920Gutierrez, Orlando3205South MelbourneVictoriaAustralia

Generated 2025-11-05 07:02:39.154 UTC