[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 263   SHUFFLE   <  SKIP 1354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21351Coleman, James90712LakewoodCaliforniaUnited States
28013Miller, James, JV6B 3P7Port HammondBritish ColumbiaCanada
15786Andersen, Marshall, V3220GeelongVictoriaAustralia

Generated 2025-07-19 05:04:25.192 UTC