[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 328   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14266Patel, Cory, J98225BellinghamWashingtonUnited States
28037Gonzales, Jeremiah, T97071WoodburnOregonUnited States
12965Bell, Cody, A91950National CityCaliforniaUnited States

Generated 2025-07-11 21:54:09.987 UTC