[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 875   SHUFFLE   <  SKIP 3078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29098Gill, Jimmy2036MatravilleNew South WalesAustralia
20856Hu, Tiffany, ALE18LeedsEnglandUnited Kingdom
28763Pal, Mohamed, C94010BurlingameCaliforniaUnited States

Generated 2025-07-10 10:44:03.840 UTC