[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 327   SHUFFLE   <  SKIP 4416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
17031Thomas, Grace, L94536FremontCaliforniaUnited States
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States

Generated 2025-07-21 08:55:25.256 UTC