[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 2639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27750Phillips, Carlos, D94010BurlingameCaliforniaUnited States
19470Ye, KelliRH15 9UDWest SussexEnglandUnited Kingdom
16065Torres, Makayla, W91950National CityCaliforniaUnited States
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-11-04 17:23:03.233 UTC