[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 250   SHUFFLE   <  SKIP 4013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16676Perry, Amanda91941GrossmontCaliforniaUnited States
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States
27771Subram, Terrance, M59100RoubaixNordFrance

Generated 2025-07-21 18:44:08.650 UTC