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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24909Yuan, Grant, C2777SpringwoodNew South WalesAustralia
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
16569Li, Colleen, H92700ColombesHauts de SeineFrance

Generated 2025-07-08 12:58:45.849 UTC