[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 444   SHUFFLE   <  SKIP 2026  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24757She, Alisha, GT2P 2G8CalgaryAlbertaCanada
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom
18838Morris, Natalie, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 14:21:24.919 UTC