[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26254Henderson, Seth, A97005BeavertonOregonUnited States
21714Patel, Carmen, M98168BurienWashingtonUnited States
11704Hernandez, Evan, G95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 18:33:05.591 UTC