[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 250   <  SKIP 4859  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-16 19:55:27.360 UTC