[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 0   SHUFFLE   <  SKIP 4013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25807Lopez, Kaitlin, J75010ParisSeine (Paris)France
26248Lewis, Thomas, A97034Lake OswegoOregonUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom

Generated 2025-11-05 10:17:53.017 UTC