[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 444   SHUFFLE   <  SKIP 1534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
18138Alonso, Walter, C75016ParisSeine (Paris)France

Generated 2025-07-19 19:48:05.367 UTC