[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 3934  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28601Gonzales, Christian94611OaklandCaliforniaUnited States
21816Roberts, Jackson66740SaarlouisSaarlandGermany
25281Allen, Jeremy, J98055RentonWashingtonUnited States
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France

Generated 2025-10-12 20:26:57.416 UTC