[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   SHUFFLE   SKIP 3713   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11312Richardson, Sara98036LynnwoodWashingtonUnited States
29326Diaz, Victoria, C94519ConcordCaliforniaUnited States
16368Williams, Lauren98055RentonWashingtonUnited States

Generated 2025-07-17 14:46:56.497 UTC