[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 511   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
26663Serrano, Joanna, J6006PerthSouth AustraliaAustralia
25105Nara, Warren, M94519ConcordCaliforniaUnited States

Generated 2025-07-13 20:42:02.108 UTC