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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
18105Brooks, Destiny, S97068W. LinnOregonUnited States

Generated 2025-07-09 17:48:09.100 UTC