[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 512   SHUFFLE   <  SKIP 5634  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21798Sanders, Jade, P97355LebanonOregonUnited States
22488Patel, Frederick04838EilenburgBrandenburgGermany
11509Harui, Roger94947NovatoCaliforniaUnited States

Generated 2025-07-18 04:52:33.788 UTC