[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 778   SHUFFLE   <  SKIP 4994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20560Raji, Mindy64283DarmstadtHessenGermany
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-22 05:21:23.735 UTC