[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 34   SHUFFLE   <  SKIP 2340  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14716Zhou, Shannon, W57000MetzMoselleFrance
27498Ruiz, Marie, J2300NewcastleNew South WalesAustralia
26775Bryant, Riley91791West CovinaCaliforniaUnited States
28762Henderson, Aaron97045Oregon CityOregonUnited States

Generated 2025-07-20 15:54:08.444 UTC