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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14252Cook, Destiny, G97205PortlandOregonUnited States
15367White, Alyssa, L97205PortlandOregonUnited States
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States

Generated 2025-07-14 20:40:10.561 UTC