[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 0   SHUFFLE   <  SKIP 2892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15151Shen, Karl, M2060Lavender BayNew South WalesAustralia
26972Sara, Kristopher, T75002ParisSeine (Paris)France
21010Navarro, Ruben70511StuttgartSaarlandGermany

Generated 2025-10-29 23:00:34.168 UTC