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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
13243Davis, Alyssa, C97034Lake OswegoOregonUnited States
13929Hayes, Robert, M97034Lake OswegoOregonUnited States

Generated 2025-07-16 05:52:58.050 UTC