[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 3439   <  SKIP 1639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom
28331Beck, Colleen, J91502BurbankCaliforniaUnited States
25149Griffin, Samantha98366Port OrchardWashingtonUnited States

Generated 2025-07-20 06:36:32.218 UTC