[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20878Ortega, Erika, P75002ParisSeine (Paris)France
23770Carlson, JamieSL67RJMaidenheadEnglandUnited Kingdom
17077Raman, Ronald, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 21:21:13.583 UTC