[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 4000   SHUFFLE   <  SKIP 6498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15278Russell, Brandon94070San CarlosCaliforniaUnited States
23551Scott, MasonV3A 4R2LangleyBritish ColumbiaCanada
14083Lopez, Nathan98033KirklandWashingtonUnited States

Generated 2025-07-20 15:11:02.636 UTC