[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 531   <  SKIP 4622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15390Turner, Jonathan, B97205PortlandOregonUnited States
15367White, Alyssa, L97205PortlandOregonUnited States
15522Russell, Ethan, I97205PortlandOregonUnited States

Generated 2025-07-14 17:02:27.206 UTC