[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 468   <  SKIP 4730  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25181Torres, Jesse, S97205PortlandOregonUnited States
25378Scott, Gabriella, A97205PortlandOregonUnited States
25932Rodriguez, Marcus97205PortlandOregonUnited States

Generated 2025-07-19 13:20:04.997 UTC