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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
13310Barnes, Miguel, D98371PuyallupWashingtonUnited States
13344Reed, Caitlin, A98371PuyallupWashingtonUnited States

Generated 2025-11-03 18:05:35.421 UTC