[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 5168  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18067King, Jackson, E97205PortlandOregonUnited States
18416Peterson, Emma, K97205PortlandOregonUnited States
18428Henderson, Alexis97205PortlandOregonUnited States
18753Moore, James, Y97205PortlandOregonUnited States

Generated 2025-07-18 02:39:54.959 UTC