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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17797Martinez, Ebony70511StuttgartSaarlandGermany
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 00:46:38.945 UTC