[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 4281   SHUFFLE   <  SKIP 122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
24319Clark, Benjamin98036LynnwoodWashingtonUnited States
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 11:59:42.135 UTC