[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 8050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16131Romero, Albert91502BurbankCaliforniaUnited States
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom
18891James, Megan, S90706BellflowerCaliforniaUnited States

Generated 2025-07-13 05:21:50.917 UTC