[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 650   SHUFFLE   <  SKIP 1397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28426Xie, MelvinEC1R 0DULondonEnglandUnited Kingdom
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
15286Nelson, Thomas, C97045Oregon CityOregonUnited States
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 06:33:16.018 UTC