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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16601Rana, Tabitha, YOX1OxfordEnglandUnited Kingdom
23496Harris, Nicholas, L97222MilwaukieOregonUnited States
24546Hughes, AdamTY31RuncornEnglandUnited Kingdom

Generated 2025-07-10 06:06:26.927 UTC