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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States
15962Winter, Benjamin, C97205PortlandOregonUnited States
15988Moore, Edward, A97205PortlandOregonUnited States
16129Russell, Jordyn97205PortlandOregonUnited States

Generated 2025-07-17 23:18:15.955 UTC