[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 3669   SHUFFLE   <  SKIP 2273  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14066Jimenez, Melody, S3220GeelongVictoriaAustralia
25234Patel, Monica, J7001HobartTasmaniaAustralia
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
25163Griffin, Natalie90712LakewoodCaliforniaUnited States

Generated 2025-07-20 16:28:51.535 UTC