[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 2927   SHUFFLE   <  SKIP 509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11056Nath, Michele, L2300NewcastleNew South WalesAustralia
12619Rai, Priscilla, COX1OxfordEnglandUnited Kingdom
12485Subram, Veronica, J31770ColomiersGaronne (Haute)France

Generated 2025-07-12 21:11:00.026 UTC