[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 3311   SHUFFLE   <  SKIP 440  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14898Edwards, Katelyn, L98036LynnwoodWashingtonUnited States
24737Bailey, Angela98371PuyallupWashingtonUnited States

Generated 2025-07-21 08:28:16.924 UTC