[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 1716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21418Chapman, Alicia, A4000BrisbaneQueenslandAustralia
19279Xu, Omar, RSE1 8HLLondonEnglandUnited Kingdom
19814Washington, Blake, T94010BurlingameCaliforniaUnited States

Generated 2025-07-15 23:22:20.707 UTC