[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 438   SHUFFLE   <  SKIP 703  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23552Russell, CalebV8POak BayBritish ColumbiaCanada
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
25391Murphy, Morgan, J94536FremontCaliforniaUnited States

Generated 2025-07-10 18:08:08.183 UTC