[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 24   SHUFFLE   <  SKIP 1355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28888Lal, Casey, C80610Saint OuenSommeFrance
13771Moreno, Victor, L20354HamburgHamburgGermany
26667Patel, Jillian3337MeltonVictoriaAustralia

Generated 2025-07-13 03:52:14.101 UTC