[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 827   SHUFFLE   <  SKIP 1976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15535Scott, Jordan, L94010BurlingameCaliforniaUnited States
16916Dominguez, Cheryl, M29910BlufftonSouth CarolinaUnited States
22564Sun, Autumn, AOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-18 07:47:35.979 UTC