[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 250   SHUFFLE   <  SKIP 763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26833Rai, Kelvin, MGA10GatesheadEnglandUnited Kingdom
16576Beck, Corey, D57000MetzMoselleFrance
23911Sharma, Priscilla, E59000LilleNordFrance

Generated 2025-07-08 23:15:19.782 UTC