[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6869   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28892Bryant, Marissa, APB12PeterboroughEnglandUnited Kingdom
16989Richardson, Emma98201EverettWashingtonUnited States
15317Jenkins, Rachel, R94010BurlingameCaliforniaUnited States

Generated 2025-07-16 10:20:23.519 UTC