[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 2421   SHUFFLE   <  SKIP 8969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16676Perry, Amanda91941GrossmontCaliforniaUnited States
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
28732Yang, Bianca, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-16 06:06:06.900 UTC