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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom
26502Brown, Taylor, R94519ConcordCaliforniaUnited States

Generated 2025-07-12 11:55:48.326 UTC