[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 521   <  SKIP 4588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25843Perez, Hunter, E98371PuyallupWashingtonUnited States
25887Collins, Jack, J98371PuyallupWashingtonUnited States
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States

Generated 2025-07-19 11:52:23.743 UTC