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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26263Collins, Kaitlyn97205PortlandOregonUnited States
27203Sanchez, Jennifer, J97205PortlandOregonUnited States
27407Griffin, Faith, L97205PortlandOregonUnited States
27999Shan, Nathan, C97205PortlandOregonUnited States

Generated 2025-07-15 03:28:42.516 UTC