[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 1429   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29385Lal, Don, A13441BerlinHessenGermany
17037Nath, Kenneth, WV8Y 1L1CliffsideBritish ColumbiaCanada
12083Alexander, Kayla98020EdmondsWashingtonUnited States

Generated 2025-07-13 14:36:48.666 UTC