[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 872   SHUFFLE   <  SKIP 4012  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
21063Li, Louis59223RoncqNordFrance
13615Rowe, Jacquelyn, I1002SydneyNew South WalesAustralia

Generated 2025-07-20 12:40:05.008 UTC