[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 5197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom
21383Anand, Ricardo3550BendigoVictoriaAustralia
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 15:35:29.690 UTC