[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 391   SHUFFLE   <  SKIP 969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20919Rivas, Gretchen59000LilleNordFrance
23504Rana, George98107BallardWashingtonUnited States
17238Patterson, Jordan3220GeelongVictoriaAustralia

Generated 2025-07-14 11:45:42.165 UTC