[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 6017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19853Ramos, Ricky, E90746CarsonCaliforniaUnited States
28790Howard, Seth97034Lake OswegoOregonUnited States
18553Roberts, Alex, K97034Lake OswegoOregonUnited States

Generated 2025-07-11 12:37:00.738 UTC