[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   SHUFFLE   SKIP 5938   <  SKIP 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11282Thomas, Christian, A98168BurienWashingtonUnited States
15411Chandra, Jay94010BurlingameCaliforniaUnited States
13688Sanchez, Ruben, SOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 09:56:11.964 UTC