[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 2986   SHUFFLE   <  SKIP 2357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27379Ross, Isabel91932Imperial BeachCaliforniaUnited States
17369Brown, Ethan91950Lincoln AcresCaliforniaUnited States
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 22:01:18.435 UTC