[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 480   SHUFFLE   <  SKIP 494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14091Thomas, Logan, AV7L 4J4N. VancouverBritish ColumbiaCanada
25238Madan, Kristopher, A2065St. LeonardsNew South WalesAustralia
19074Shen, Colleen31770ColomiersGaronne (Haute)France

Generated 2025-07-14 09:47:48.049 UTC