[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 376   SHUFFLE   <  SKIP 1082  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20626Sara, Jarrod1002SydneyNew South WalesAustralia
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom
29381Shen, Melvin, M63151MühlheimHamburgGermany
27962Martin, Rebekah, M59000LilleNordFrance

Generated 2025-07-19 18:59:41.929 UTC