[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 250   <  SKIP 4904  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15252Murphy, Jada97205PortlandOregonUnited States
15390Turner, Jonathan, B97205PortlandOregonUnited States
15522Russell, Ethan, I97205PortlandOregonUnited States
15534Bell, Steven97205PortlandOregonUnited States

Generated 2025-07-21 00:48:07.575 UTC