[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 413   SHUFFLE   <  SKIP 1425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23621Townsend, Felicia, L93700DrancySeine Saint DenisFrance
22019Bryant, RachelV9B 5T2ShawneeBritish ColumbiaCanada
11357Ye, Ramon4551CaloundraQueenslandAustralia

Generated 2025-07-12 23:23:06.183 UTC