[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 750   SHUFFLE   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18284Deng, Carl7001HobartTasmaniaAustralia
22589Suri, CynthiaOX1OxfordEnglandUnited Kingdom
12887Pal, Brendan, L90706BellflowerCaliforniaUnited States

Generated 2025-07-08 06:29:39.676 UTC