[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 4000   SHUFFLE   <  SKIP 2699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25807Lopez, Kaitlin, J75010ParisSeine (Paris)France
14347Goel, Tara, I2036MalabarNew South WalesAustralia
16836Thomas, DavidV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-20 22:21:36.667 UTC