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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29155Kelly, Gabriella, L98371PuyallupWashingtonUnited States
29174Parker, Richard98371PuyallupWashingtonUnited States
11062Powell, Noah, D97205PortlandOregonUnited States

Generated 2025-07-15 02:18:13.359 UTC