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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26965Nelson, Jordan, J59000LilleNordFrance
21757Wang, Elijah, S98033KirklandWashingtonUnited States
25624Scott, Mary98055RentonWashingtonUnited States

Generated 2025-07-09 17:02:38.156 UTC