[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 3027   SHUFFLE   <  SKIP 3694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17555Smith, William, A94519ConcordCaliforniaUnited States
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
26734Powell, Morgan, A98027IssaquahWashingtonUnited States

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