[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 750   <  SKIP 4354  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24500Johnson, Seth98371PuyallupWashingtonUnited States
24737Bailey, Angela98371PuyallupWashingtonUnited States
24929Bailey, Lucas, J98371PuyallupWashingtonUnited States
24969Gonzales, Vanessa98371PuyallupWashingtonUnited States

Generated 2025-10-14 02:19:40.231 UTC