[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 460   SHUFFLE   <  SKIP 1959  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16932King, Adam, MCM11BillericayEnglandUnited Kingdom
24791Ortega, Teresa, F98168BurienWashingtonUnited States
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 07:48:19.080 UTC