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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23513Kelly, Erin, DV7L 4J4VancouverBritish ColumbiaCanada
12818She, Curtis93700DrancySeine Saint DenisFrance
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
25924Robinson, Hannah94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 17:37:11.147 UTC