[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 480   SHUFFLE   <  SKIP 12  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
26358Gonzalez, Mason, C33098PaderbornNordrhein-WestfalenGermany
27741Foster, Gabrielle98168BurienWashingtonUnited States

Generated 2025-11-05 07:51:07.753 UTC