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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27786Raman, Cynthia, PPB12PeterboroughEnglandUnited Kingdom
18983Price, Destiny91776San GabrielCaliforniaUnited States
20345Martinez, Regina, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 03:01:02.050 UTC