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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28671Russell, Gabrielle, J98371PuyallupWashingtonUnited States
11062Powell, Noah, D97205PortlandOregonUnited States
11216Torres, Jasmine, A97205PortlandOregonUnited States

Generated 2025-07-12 13:55:52.253 UTC