[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 875   SHUFFLE   <  SKIP 6170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21938Hall, Savannah, K97222MilwaukieOregonUnited States
18339Nath, Donna90706BellflowerCaliforniaUnited States
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 23:13:25.115 UTC