[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 2421   SHUFFLE   <  SKIP 2810  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28751Belson, Joe, T75005ParisSeine (Paris)France
11109Kapoor, Ruben, D3205South MelbourneVictoriaAustralia
14987Nara, Misty59100RoubaixNordFrance

Generated 2025-07-12 10:34:09.959 UTC