[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 394   SHUFFLE   <  SKIP 1635  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18458She, Gregory3000MelbourneVictoriaAustralia
11346Gutierrez, Deanna, E75007ParisSeine (Paris)France
16939Evans, Bailey91054ErlangenBayernGermany
17831Long, Noah, K59100RoubaixNordFrance

Generated 2025-07-14 22:51:56.716 UTC